projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7436869
)
MIPS: pb1x00: switch to generic board
author
Daniel Schwierzeck
<
[email protected]
>
Sat, 15 Nov 2014 22:30:01 +0000
(23:30 +0100)
committer
Daniel Schwierzeck
<
[email protected]
>
Thu, 27 Nov 2014 15:20:37 +0000
(16:20 +0100)
Signed-off-by: Daniel Schwierzeck <
[email protected]
>
include/configs/pb1x00.h
patch
|
blob
|
history
diff --git
a/include/configs/pb1x00.h
b/include/configs/pb1x00.h
index 1c04a58e9fed7428afaa517c89dc5d68c4c39c08..61e6af384d4b21d5a957aa668d0bceed05566eef 100644
(file)
--- a/
include/configs/pb1x00.h
+++ b/
include/configs/pb1x00.h
@@
-15,6
+15,9
@@
#define CONFIG_PB1X00 1
#define CONFIG_SOC_AU1X00 1 /* alchemy series cpu */
+#define CONFIG_SYS_GENERIC_BOARD
+#define CONFIG_DISPLAY_BOARDINFO
+
#ifdef CONFIG_PB1000
#define CONFIG_SOC_AU1000 1
#else